iT邦幫忙

2023 iThome 鐵人賽

DAY 7
0
自我挑戰組

研究visual studio+MSSQL各項技術系列 第 7

用visual studio建置網頁程式

  • 分享至 

  • xImage
  •  

上個星期是用winform為範例,由於winform元件的教學實用性比較低,因此這星期先寫建置網頁(WebForm)的教學,先以網頁元件為主,有提到的話再介紹winform的元件

首先在新增頁面,用asp web查詢找到.netframework,按下一步
https://ithelp.ithome.com.tw/upload/images/20230922/20163340C7T8TcjhyO.png

設定專案名稱、檔案路徑
https://ithelp.ithome.com.tw/upload/images/20230922/20163340o9knHtxzlX.png

新增空白頁面
https://ithelp.ithome.com.tw/upload/images/20230922/20163340NvHrqwzjLO.png

新增項目選web表單
https://ithelp.ithome.com.tw/upload/images/20230922/20163340CNKvlr9yAn.png

按下右上的執行鍵
https://ithelp.ithome.com.tw/upload/images/20230922/20163340CcpEpsKk0R.png

成功的話就能看到網頁有成功執行
https://ithelp.ithome.com.tw/upload/images/20230922/20163340vkhVKUyPRb.png

上個星期dll檔是可以引用的,同樣是加入參考
https://ithelp.ithome.com.tw/upload/images/20230922/20163340vhEsZwhmFS.png

選擇檔案
https://ithelp.ithome.com.tw/upload/images/20230922/20163340pJUOfORhkI.png

程式可以上個星期的寫法,Response.write()這是網頁程式的寫法
https://ithelp.ithome.com.tw/upload/images/20230922/20163340pn57TW8qWv.png

就可以將dll執行的結果,即數字加總的結果,回傳到網頁
網頁比較少用到加入參考的原因,主要是因為網頁有deployee(專案佈署、發佈專案)的緣故,之後就會介紹到這部份,應該會先介紹幾個常用的元件再介紹deployee這個網頁很常用到的功能
https://ithelp.ithome.com.tw/upload/images/20230922/201633405OUfr5woxk.png


上一篇
在visual studio建置DLL檔
下一篇
DropDownList(asp.net webform元件)、ComboBox(winform元件)
系列文
研究visual studio+MSSQL各項技術30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言